MindFusion.Wpf Pack Programmer's Guide
Diagram.GetItemAt Method
See Also
 





 Overload List

Name Description

Diagram.GetItemAt (Point, Boolean)

Finds and returns the top-most diagram item that lies at the specified location.

Diagram.GetItemAt (Point, Predicate(DiagramItem))

Returns the top-most diagram item lying at the specified location.

Diagram.GetItemAt (Point, Predicate(DiagramItem), Boolean, Boolean, Boolean, Boolean)

Returns the top-most diagram item lying at the specified location.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming.Wpf Namespace